Certified OmniStudio Developer v1.0

Page:    1 / 6   
Exam contains 87 questions

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard’s records in a Datatable
How should the developer configure the parent FlexCard's Data Node?

  • A. {recordId}
  • B. {Params.records}
  • C. {records}
  • D. {records[0]}


Answer : C

What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?

  • A. Deactivate the card and layout, and go to the PREVIEW tab for the card to test.
  • B. Add a key/value pair in the DataRaptor to test it.
  • C. Go to the PREVIEW tab in OmniScript to test.
  • D. Go to the Lightning Console and reload the page to test.


Answer : B

An Integration Procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields as input: AccountId and ProductId. The Integration Procedure data JSON contains the following nodes:

How should the Remote Action element be configured to pass the data correctly to the method?

  • A. Check the DataRaptor Transform checkbox, and add the following Key/Value pairs to Output JSON Path:
    AccountId: %AccountId
    ProductId: %Details:ProductId%
  • B. Add the following to Send JSON Path: AccountId: %AccountId, ProductId: %Details:ProductId%
  • C. Check the Send Only Additional Input checkbox, and add the following Key/Value pairs to Additional Input:
    AccountId: %AccountId%
    ProductId: %Details:ProductId%
  • D. Set Return Only Additional Output to true, and add the following Key/Value pairs to Additional Input:
    AccountId: %AccountId%
    ProductId: %Details:ProductId%


Answer : C

A developer needs to create a list of cases for an account in a single Datatable in a FlexCard, like the one shown below.

How can the developer configure the FlexCard to display the case records in this way?

  • A. Enable the Repeat Records feature on the FlexCard setup tab
  • B. Enable the Record Looping feature on the data table elements
  • C. Disable the Repeat Records feature on the FlexCard setup tab
  • D. Select the Repeatable Mode property on the data table elements


Answer : C

A developer is building an OmniScript and needs to retrieve data from Salesforce and from an AWS Order Management system.
Which two OmniScript elements could retrieve this data? (Choose two.)

  • A. Remote Action
  • B. Navigate Action
  • C. Response Action
  • D. DataRaptor Extract Action


Answer : AD

A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set values element in the parent OmniScript. The AccountId set in the parent OmniScript is used to set another Set Values element ContextAccountId in the embedded OmniScript. The embedded OmniScript is activated.
While previewing the OmniScript flow from the parent, it is found that AccountId is set correctly in the parent OmniScript. However, ContextAccountId in the embedded OmniScript is not set with the AccountId from parent OmniScript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.
What is the reason for this? Refer to the exhibits below.
Parent OmniScript:

Embedded OmniScript:

  • A. The LWC PubSub Message flag in the Set Values action of the parent OmniScript has not been set.
  • B. A developer failed to include a Navigate Action Element to pass data from the parent OmniScript.
  • C. The flag passDataJSON in the parent OmniScript in not configured correctly.
  • D. Both parent and embedded OmniScripts have the same element name for the Set Values element.


Answer : A

Which calculation procedure version in the list would execute on 2/15/2020 at 12:00 PM?

  • A. Version Number 1
  • B. Version Number 2
  • C. Version Number 3
  • D. Version Number 4


Answer : D

Users receive an APEX CPU Limit Exceeded error when running an OmniScript in a Salesforce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors.
Which two locations should the developer check to troubleshoot the issue? (Choose two.)

  • A. Community logs
  • B. DataRaptor configuration
  • C. Action Debugger
  • D. Script Configuration


Answer : BC

Refer to the exhibit below. The card layout has an Integration Procedure as a data source. The cards use the layout data source.
Which JSON data structure below supports this card layout and uses best practices?

  • A.
  • B.
  • C.
  • D.


Answer : D

A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be an integer. However, the DataRaptor is sending it as a string.
Which action can the developer take to fix this?

  • A. In the DataRaptor Extract tab, set the Input Data Type field to Integer.
  • B. In the DataRaptor Formula tab, define a formula using the function TOINTEGER and use the formula as output.
  • C. In the DataRaptor Output tab, enter the default value as 0 on the field.
  • D. In the DataRaptor Output tab, select the Output Data Type of that field to Integer.


Answer : D

A developer needs to limit the output of a DataRaptor Extract to a maximum of one result.
How should the developer configure this?

  • A. Define a formula with the Filter function
  • B. Use a Custom Output Type when creating the DataRaptor
  • C. Use the LIMIT filter on the Extract definition
  • D. Set the Limit property on the action that calls the DataRaptor Extract


Answer : C

A developer writes an OmniScript that includes a DataRaptor that updates the Account status based on information provided from the OmniScript. The information must be updated only if the Account record already exists. Otherwise, a new account must be created.
How should the developer accomplish this task?

  • A. Check the Upsert Key and Is Required for Upsert checkboxes on the Account Id field
  • B. Check Overwrite Target For All Null Inputs checkbox on the Account Id field
  • C. Populate the Lookup Object and Lookup Fields
  • D. Check the Upsert Key checkbox on the Account Status field


Answer : A

Which two of these options can a developer use to retrieve data from a Salesforce object? (Choose two.)

  • A. A Lookup Input Element
  • B. A DataRaptor Extract Action
  • C. A DataRaptor Load Action
  • D. A DataRaptor Post Action


Answer : AB

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy via their Community portal. The developer on the project decides to use an OmniScript.
How should the developer configure the OmniScript to provide this functionality?

  • A. use a Text Block element and a Remote Action element.
  • B. Use an Edit Block element configured with SOQL statements.
  • C. Use an Edit Block element configured with Remote Actions.
  • D. Use an Input Block element and a DataRaptor Post Action element.


Answer : C

A developer is configuring a DataRaptor Load to save contact data. The developer needs to set the record type of the contact using DeveloperName.
Which two configuration actions should the developer take to set this up in the DataRaptor Load? (Choose two.)

  • A. Check Is Lookup property when mapping the fields.
  • B. Add Link to RecordType object in the Contact Object with the Id field of RecordType object.
  • C. Select RecordType in the Lookup Object list, ID in the Lookup Field list, and DeveloperName in the Lookup Requested Field list.
  • D. Select RecordType in the Lookup Object list, DeveloperName in the Lookup field list, and ID in the Lookup Requested Field list.


Answer : AD

Page:    1 / 6   
Exam contains 87 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy